OVR file - перевод на Английский
Diclib.com
Словарь онлайн

OVR file - перевод на Английский

PROGRAMMING METHOD
OVL (file format); Overlay file; Overlay manager (programming); OVR (file format); Overlay Manager; Overlay manager; .OVL; .OVR; .ovl; .ovr; OVR file; OVL file; Overlay region; Overlay procedure; Overlay Procedure; Overlay module; Overlay unit; Overlay group; Overlay program; Overlay system; Overlay area; Overlay subprogram; Overlay programme; Overlay sub-program; .000; .001 (file extension); .002; .003; .004; .005; .006; .007 (file extension); .008; .009; .000 (file extension); .002 (file extension); .003 (file extension); .004 (file extension); .005 (file extension); .006 (file extension); .008 (file extension); .009 (file extension); .OVR (file extension); .OVL (file extension); .ovr (file extension); .ovl (file extension); Overlay loader; OVERLAY
  • Schematic

OVR file         
Cartella OVR (cartella stratificata, cartella contenente ulteriore codice di applicazione del programma)
file management         
  • The Alto Neptune file manager program
  • In Cubix, files sharing the same attributes are represented by cubes in a 3D environment.
  • [[File System Visualizer]], one example of a 3D file manager
  • Miller Column]] browser from [[GNUstep]] is a type of Navigational file manager.
  • [[Midnight Commander]], an orthodox file manager with a [[text-based user interface]]
  • The [[Nautilus file manager]] had a spatial mode, which was removed with the arrival of GNOME (and with it Nautilus) version 3.x.  Each of these windows displays an open directory.
  • Nemo]]
  • File Manager]] in [[Windows 10]], displaying the contents of partition X:
COMPUTER PROGRAM THAT PROVIDES A USER INTERFACE TO WORK WITH FILE SYSTEMS
File browser; Computer file management; Orthodox file manager; Navigational file manager; File managers; Orthodox File Managers; Orthodox File Manager; VDFM; Save As; Filemanager; File Manager; File management; Document browser; Commander (computing); Norton Commander clone; Dual-pane file manager; 3D file manager; File management application; File processing; File system browser
direzione di schede (programma di servizio per schede, per esempio per cancellare, aggiungere, copiare)
file format         
  • wav-file: 2.1 Megabytes.
  • ogg-file: 154 kilobytes.
FORMALIZED STRUCTURE OF INFORMATION STORED ON A COMPUTER
File Formats; Filetype; File type; Bytestream format; File formats; Computer file formats; Computer file format; Binary signature; File format identification
Formato di cartella (il modo di registrazione dei dati in una cartella)

Определение

file type
<file format> The kind of data stored in a file. Most modern operating systems use the filename extension to determine the file type though some store this information elsewhere in the file system. The file type is used to choose an appropriate icon to represent the file in a GUI and the correct application with which to view, edit, run, or print the file. Different operating systems support different sets of file types though most agree on a large common set and allow arbitrary new types to be defined. See also MIME. {FileInfo.net - The File Extensions Resource (http://fileinfo.net)} (2006-07-11)

Википедия

Overlay (programming)

In a general computing sense, overlaying means "the process of transferring a block of program code or other data into main memory, replacing what is already stored". Overlaying is a programming method that allows programs to be larger than the computer's main memory. An embedded system would normally use overlays because of the limitation of physical memory, which is internal memory for a system-on-chip, and the lack of virtual memory facilities.